home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / pmenv.zip / PRINTSUP.H < prev    next >
Text File  |  1993-03-01  |  208b  |  9 lines

  1.  
  2. VOID PrintLinesAt (HPS hps, POINTL ptl,
  3.     PSZ pszBuf, LONG lMaxBaselineExt);
  4.  
  5. VOID PrintString (HDC hdcPrint, PSZ psz);
  6.  
  7. USHORT OpenDefaultPrinterDC (HAB hab, PHDC phdcPrint,
  8.     PSZ pszDataType);
  9.